home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Developer & Web Development Tools / Free CSS Toolbox 1.1 / csstool.exe / {app} / cssdefs / Internet Explorer 5.ini < prev    next >
INI File  |  2007-06-03  |  10KB  |  532 lines

  1. [%info]
  2. CSS Internet Explorer 5 Compatible
  3. Main reference: http://www.blooberry.com/indexdot/css/
  4.  
  5. [%groups]
  6. borders=Borders
  7. colors=Colors and Backgrounds
  8. fonts=Font
  9. page=Printing
  10. table=Tables
  11. text=Text
  12. visual=Visual
  13. other=Other
  14.  
  15. [%properties]
  16. background
  17. background-attachment
  18. background-color
  19. background-image
  20. background-position
  21. background-repeat
  22. behavior
  23. border
  24. border-bottom
  25. border-bottom-color
  26. border-bottom-style
  27. border-bottom-width
  28. border-collapse
  29. border-color
  30. border-left
  31. border-left-color
  32. border-left-style
  33. border-left-width
  34. border-right
  35. border-right-color
  36. border-right-style
  37. border-right-width
  38. border-style
  39. border-top
  40. border-top-color
  41. border-top-style
  42. border-top-width
  43. border-width
  44. clear
  45. clip
  46. color
  47. cursor
  48. direction
  49. display
  50. filter
  51. float
  52. font
  53. font-family
  54. font-size
  55. font-style
  56. font-variant
  57. font-weight
  58. height
  59. ime-mode
  60. layout-grid
  61. layout-grid-char
  62. layout-grid-char-spacing
  63. layout-grid-line
  64. layout-grid-mode
  65. layout-grid-type
  66. left
  67. letter-spacing
  68. line-break
  69. line-height
  70. list-style
  71. list-style-image
  72. list-style-position
  73. list-style-type
  74. margin
  75. margin-bottom
  76. margin-left
  77. margin-right
  78. margin-top
  79. overflow
  80. overflow-x
  81. overflow-y
  82. padding
  83. padding-bottom
  84. padding-left
  85. padding-right
  86. padding-top
  87. page-break-after
  88. page-break-before
  89. position
  90. right
  91. ruby-align
  92. ruby-overhang
  93. ruby-position
  94. table-layout
  95. text-align
  96. text-decoration
  97. text-indent
  98. text-transform
  99. top
  100. unicode-bidi
  101. vertical-align
  102. visibility
  103. width
  104. word-break
  105. z-index
  106.  
  107. [%units]
  108. <length>=px|em|ex|pt|in|pc|mm|cm
  109.  
  110. [%types]
  111. <border-style>=none|solid|double|groove|ridge|inset|outset
  112. <border-width>=<length>|thin|medium|thick
  113. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  114. <relative-size>=larger|smaller
  115. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  116.  
  117.  
  118. [background]
  119. group=colors
  120. value=<mixed>
  121. sub1=background-color,<color>|transparent
  122. sub2=background-image,<imageurl>|none
  123. sub3=background-repeat,repeat|repeat-x|repeat-y|no-repeat
  124. sub4=background-attachment,scroll|fixed
  125. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  126.  
  127. [background-attachment]
  128. group=colors
  129. value=scroll|fixed
  130.  
  131. [background-color]
  132. group=colors
  133. value=<color>|transparent
  134.  
  135. [background-image]
  136. group=colors
  137. value=<imageurl>|none
  138.  
  139. [background-position]
  140. group=colors
  141. value=<percentage>|<length>|top|center|bottom|left|right
  142.  
  143. [background-repeat]
  144. group=colors
  145. value=repeat|repeat-x|repeat-y|no-repeat
  146.  
  147. [behavior]
  148. group=other
  149. value=<url>
  150.  
  151. [border]
  152. group=borders
  153. value=<mixed>
  154. sub1=width,<border-width>
  155. sub2=style,<border-style>
  156. sub3=color,<color>
  157.  
  158. [border-bottom]
  159. group=borders
  160. value=<mixed>
  161. sub1=width,<border-width>
  162. sub2=style,<border-style>
  163. sub3=color,<color>
  164.  
  165. [border-bottom-color]
  166. group=borders
  167. value=<color>
  168.  
  169. [border-bottom-style]
  170. group=borders
  171. value=<border-style>
  172.  
  173. [border-bottom-width]
  174. group=borders
  175. value=<border-width>
  176.  
  177. [border-collapse]
  178. group=table
  179. value=collapse|separate
  180.  
  181. [border-color]
  182. group=borders
  183. value=<mixed>|<color>
  184. sub1=border-top-color,<color>
  185. sub2=border-right-color,<color>
  186. sub3=border-bottom-color,<color>
  187. sub4=border-left-color,<color>
  188.  
  189. [border-left]
  190. group=borders
  191. value=<mixed>
  192. sub1=width,<border-width>
  193. sub2=style,<border-style>
  194. sub3=color,<color>
  195.  
  196. [border-left-color]
  197. group=borders
  198. value=<color>
  199.  
  200. [border-left-style]
  201. group=borders
  202. value=<border-style>
  203.  
  204. [border-left-width]
  205. group=borders
  206. value=<border-width>
  207.  
  208. [border-right]
  209. group=borders
  210. value=<mixed>
  211. sub1=width,<border-width>
  212. sub2=style,<border-style>
  213. sub3=color,<color>
  214.  
  215. [border-right-color]
  216. group=borders
  217. value=<color>
  218.  
  219. [border-right-style]
  220. group=borders
  221. value=<border-style>
  222.  
  223. [border-right-width]
  224. group=borders
  225. value=<border-width>
  226.  
  227. [border-style]
  228. group=borders
  229. value=<mixed>|<border-style>
  230. sub1=border-top-style,<border-style>
  231. sub2=border-right-style,<border-style>
  232. sub3=border-bottom-style,<border-style>
  233. sub4=border-left-style,<border-style>
  234.  
  235. [border-top]
  236. group=borders
  237. value=<mixed>
  238. sub1=width,<border-width>
  239. sub2=style,<border-style>
  240. sub3=color,<color>
  241.  
  242. [border-top-color]
  243. group=borders
  244. value=<color>
  245.  
  246. [border-top-style]
  247. group=borders
  248. value=<border-style>
  249.  
  250. [border-top-width]
  251. group=borders
  252. value=<border-width>
  253.  
  254. [border-width]
  255. group=borders
  256. value=<mixed>|<border-width>
  257. sub1=border-top-width,<border-width>
  258. sub2=border-right-width,<border-width>
  259. sub3=border-bottom-width,<border-width>
  260. sub4=border-left-width,<border-width>
  261.  
  262. [clear]
  263. group=borders
  264. value=none|left|right|both
  265.  
  266. [clip]
  267. group=visual
  268. value=auto
  269.  
  270. [color]
  271. group=colors
  272. value=<color>
  273.  
  274. [cursor]
  275. group=visual
  276. value=default|auto|hand|crosshair|move|text|wait|help|n-resize|ne-resize|e-resize|se-resize|s-resize|sw-resize|w-resize|nw-resize
  277.  
  278. [direction]
  279. group=text
  280. value=ltr|rtl
  281.  
  282. [display]
  283. group=visual
  284. value=inline|block|table-header-group|table-footer-group|none
  285.  
  286. [filter]
  287. group=other
  288. value=<filter>
  289.  
  290. [float]
  291. group=borders
  292. value=left|right|none
  293.  
  294. [font]
  295. group=fonts
  296. value=<mixed>
  297. sub1=font-style,normal|italic|oblique
  298. sub2=font-variant,normal|small-caps
  299. sub3=font-weight,normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  300. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  301. sub5=line-height,<percentage>|<length>|<number>|normal
  302. sub6=font-family,<font>
  303. sub7=system-specific,caption|icon|menu
  304.  
  305. [font-family]
  306. group=fonts
  307. value=<font>
  308.  
  309. [font-size]
  310. group=fonts
  311. value=<length>|<percentage>|<relative-size>|<absolute-size>
  312.  
  313. [font-style]
  314. group=fonts
  315. value=normal|italic|oblique
  316.  
  317. [font-variant]
  318. group=fonts
  319. value=normal|small-caps
  320.  
  321. [font-weight]
  322. group=fonts
  323. value=normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  324.  
  325. [height]
  326. group=visual
  327. value=<percentage>|<length>|auto
  328.  
  329. [ime-mode]
  330. group=text
  331. value=auto|active|inactive|disabled
  332.  
  333. [layout-grid]
  334. group=text
  335. value=<mixed>
  336. sub1=layout-grid-mode,both|none|line|char
  337. sub2=layout-grid-type,loose|strict|fixed
  338. sub3=layout-grid-line,<percentage>|<length>|none|auto
  339. sub4=layout-grid-char,<percentage>|<length>|none|auto
  340. sub5=layout-grid-char-spacing,<percentage>|<length>|auto
  341.  
  342. [layout-grid-char]
  343. group=text
  344. value=<percentage>|<length>|none|auto
  345.  
  346. [layout-grid-char-spacing]
  347. group=text
  348. value=<percentage>|<length>|auto
  349.  
  350. [layout-grid-line]
  351. group=text
  352. value=<percentage>|<length>|none|auto
  353.  
  354. [layout-grid-mode]
  355. group=text
  356. value=both|none|line|char
  357.  
  358. [layout-grid-type]
  359. group=text
  360. value=loose|strict|fixed
  361.  
  362. [left]
  363. group=visual
  364. value=<percentage>|<length>|auto
  365.  
  366. [letter-spacing]
  367. group=text
  368. value=<length>|normal
  369.  
  370. [line-break]
  371. group=text
  372. value=normal|strict
  373.  
  374. [line-height]
  375. group=text
  376. value=<percentage>|<length>|<number>|normal
  377.  
  378. [list-style]
  379. group=visual
  380. value=<mixed>
  381. sub1=list-style-type,disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  382. sub2=list-style-position,inside|outside
  383. sub3=list-style-image,<imageurl>|none
  384.  
  385. [list-style-image]
  386. group=visual
  387. value=<imageurl>|none
  388.  
  389. [list-style-position]
  390. group=visual
  391. value=inside|outside
  392.  
  393. [list-style-type]
  394. group=visual
  395. value=disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|none
  396.  
  397. [margin]
  398. group=borders
  399. value=<mixed>|<percentage>|<length>|auto
  400. sub1=margin-top,<percentage>|<length>|auto
  401. sub2=margin-right,<percentage>|<length>|auto
  402. sub3=margin-bottom,<percentage>|<length>|auto
  403. sub4=margin-left,<percentage>|<length>|auto
  404.  
  405. [margin-bottom]
  406. group=borders
  407. value=<percentage>|<length>|auto
  408.  
  409. [margin-left]
  410. group=borders
  411. value=<percentage>|<length>|auto
  412.  
  413. [margin-right]
  414. group=borders
  415. value=<percentage>|<length>|auto
  416.  
  417. [margin-top]
  418. group=borders
  419. value=<percentage>|<length>|auto
  420.  
  421. [overflow]
  422. group=visual
  423. value=visible|hidden|scroll|auto
  424.  
  425. [overflow-x]
  426. group=visual
  427. value1=visible|hidden|scroll|auto
  428.  
  429. [overflow-y]
  430. group=visual
  431. value1=visible|hidden|scroll|auto
  432.  
  433. [padding]
  434. group=borders
  435. value=<mixed>|<percentage>|<length>
  436. sub1=padding-top,<percentage>|<length>
  437. sub2=padding-right,<percentage>|<length>
  438. sub3=padding-bottom,<percentage>|<length>
  439. sub4=padding-left,<percentage>|<length>
  440.  
  441. [padding-bottom]
  442. group=borders
  443. value=<percentage>|<length>
  444.  
  445. [padding-left]
  446. group=borders
  447. value=<percentage>|<length>
  448.  
  449. [padding-right]
  450. group=borders
  451. value=<percentage>|<length>
  452.  
  453. [padding-top]
  454. group=borders
  455. value=<percentage>|<length>
  456.  
  457. [page-break-after]
  458. group=page
  459. value=auto|always|left|right
  460.  
  461. [page-break-before]
  462. group=page
  463. value=auto|always|left|right
  464.  
  465. [position]
  466. group=visual
  467. value=static|relative|absolute
  468.  
  469. [right]
  470. group=visual
  471. value=<percentage>|<length>|auto
  472.  
  473. [ruby-align]
  474. group=text
  475. value=auto|left|center|right|distribute-letter|distribute-space|line-edge
  476.  
  477. [ruby-overhang]
  478. group=text
  479. value=auto|none|whitespace
  480.  
  481. [ruby-position]
  482. group=text
  483. value=above|inline
  484.  
  485. [table-layout]
  486. group=table
  487. value=auto|fixed
  488.  
  489. [text-align]
  490. group=text
  491. value=left|right|center|justify
  492.  
  493. [text-decoration]
  494. group=text
  495. value=none|underline|overline|line-through
  496.  
  497. [text-indent]
  498. group=text
  499. value=<percentage>|<length>
  500.  
  501. [text-transform]
  502. group=text
  503. value=capitalize|uppercase|lowercase|none
  504.  
  505. [top]
  506. group=visual
  507. value=<percentage>|<length>|auto
  508.  
  509. [unicode-bidi]
  510. group=text
  511. value=normal|embed|bidi-override
  512.  
  513. [vertical-align]
  514. group=text
  515. value=baseline|sub|super|top|text-top|middle|bottom|text-bottom
  516.  
  517. [visibility]
  518. group=visual
  519. value=visible|hidden
  520.  
  521. [width]
  522. group=visual
  523. value=<percentage>|<length>|auto
  524.  
  525. [word-break]
  526. group=text
  527. value=normal|break-all|keep-all
  528.  
  529. [z-index]
  530. group=visual
  531. value=<number>|auto
  532.